* lisp/progmodes/python.el (python-imenu--build-tree)
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 13 Aug 2013 16:36:32 +0000 (13:36 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Tue, 13 Aug 2013 16:36:32 +0000 (13:36 -0300)
commit10ab5ef3212c813bf5ac9207ff87b7aa1672dc22
treedeb4f71d0155c8ae54fac20d65a73c2205af3cdf
parentc4d7533fc433394334604e86ddf2cfe6254a1149
* lisp/progmodes/python.el (python-imenu--build-tree)
(python-imenu--put-parent): Simplify and Fix (GH bug 146).

* test/automated/python-tests.el (python-imenu-create-index-4)
(python-imenu-create-flat-index-2): New tests.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el